home *** CD-ROM | disk | FTP | other *** search
/ Data Base of the Video Yearbook 1995 / Data Base of the Video Yearbook 1995 - Disc 2.iso / cosmos / movw.dir / 00044.ls < prev    next >
Encoding:
Text File  |  1995-12-19  |  129 b   |  9 lines

  1. on exitFrame
  2.   global markname
  3.   if the movieTime of sprite 10 < 780 then
  4.     go(the frame)
  5.   else
  6.     go(markname)
  7.   end if
  8. end
  9.